PHY LOAD SOFT BODY

Load a soft body into the simulation.

  Syntax
PHY LOAD SOFT BODY ID, Tetrahedral Mesh$, Mesh$, X#, Y#, Z#
  Parameters
ID
Integer
identification number of the soft body, this number is shared with ID values from Basic3D
Tetrahedral Mesh$
String
tetrahedral mesh file that has been created using the PhysXViewer tool
Mesh$
String
object mesh file
X#
Float
position on X axis
Y#
Float
position on Y axis
Z#
Float
position on Z axis

  Returns

  Example Code
No example code is provided for this command